projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3241312
)
board: ls1046qds: Enable PPA for secure boot
author
Prabhakar Kushwaha
<
[email protected]
>
Sun, 3 Mar 2019 16:27:54 +0000
(21:57 +0530)
committer
Prabhakar Kushwaha
<
[email protected]
>
Sun, 3 Mar 2019 16:29:42 +0000
(21:59 +0530)
Re-organize defconfig and enabled PPA for secure boot
Signed-off-by: Prabhakar Kushwaha <
[email protected]
>
configs/ls1046aqds_SECURE_BOOT_defconfig
patch
|
blob
|
history
diff --git
a/configs/ls1046aqds_SECURE_BOOT_defconfig
b/configs/ls1046aqds_SECURE_BOOT_defconfig
index de8cab6b20ec725b67cece5ef2781d4f7af5dc95..5ba600ee6728a111b0d4f1a8fc85935c35a08891 100644
(file)
--- a/
configs/ls1046aqds_SECURE_BOOT_defconfig
+++ b/
configs/ls1046aqds_SECURE_BOOT_defconfig
@@
-2,10
+2,10
@@
CONFIG_ARM=y
CONFIG_TARGET_LS1046AQDS=y
CONFIG_SYS_TEXT_BASE=0x60100000
CONFIG_SECURE_BOOT=y
+CONFIG_FSL_LS_PPA=y
CONFIG_AHCI=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_NR_DRAM_BANKS=2
-CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_BOOTDELAY=10